home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / fdtr201.zip / HIS2DEL.DOC < prev    next >
Text File  |  1991-12-09  |  2KB  |  54 lines

  1. Name:              HIS2DEL.EXE
  2.  
  3. Version:           1.0
  4.  
  5. What it does:      Generates a standard delimited file from Frontdoors
  6.                    HIS-Files
  7.  
  8. What you need:     Frontdoor 2.x (does not correctly work with earlier
  9.                    Versions)
  10.  
  11. How it works:      Well, that's what I call "quick an dirty" programming:
  12.                    HIS2DEL simply searches for the .HIS-Files an generates
  13.                    an output like:
  14.  
  15.                    "I",1991,12,9,5,7,4,66,66,100,0,25,0,4190,23
  16.                    "I",1991,12,9,5,10,25,66,66,17,0,9,0,405,23
  17.                    "I",1991,12,9,5,22,25,66,66,7,0,19,962,1609,23
  18.                    "O",1991,8,17,6,29,11,2,245,60,14,0,0,0,23
  19.                    "O",1991,8,17,6,29,15,2,245,60,0,904,240185,2519,46
  20.                    "O",1991,8,17,6,31,21,2,241,5806,0,12,0,158,23
  21.  
  22.                    By redirecting this to a files, you should be able
  23.                    to import the data into almost any program. If you specify
  24.                    any commandline-parameter, the first line of output
  25.                    will be field names for the data.
  26.  
  27.                    Everything needed by HIS2DEL is taken from the SETUP.FD
  28.                    file, which is located through the FD environment
  29.                    variable.
  30.  
  31.  
  32. History:           v1.0  : just did it :-)first release
  33.  
  34.  
  35. Legal stuff:       This program is ditributed as freeware in combination
  36.                    with FdTrans. If you use it, but don't use FdTrans
  37.                    (shame on you), send me a netmail - ok? If you use
  38.                    FdTrans, you should register for that...
  39.  
  40.                    I guarantee that this program will occupy space on
  41.                    your hard disk - nothing more.
  42.  
  43.                    Suggestions, bug reports and questions may be sent to
  44.  
  45.                      Wolfgang Krietsch, 2:245/60.14@fidonet
  46.  
  47.  
  48. Have fun!
  49.  
  50.   Wolfgang Krietsch
  51.  
  52.  
  53.  
  54.